projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16fbfd7
)
(Window System Selections): Add anchor.
author
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 21 Feb 2004 18:23:10 +0000
(18:23 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 21 Feb 2004 18:23:10 +0000
(18:23 +0000)
lispref/frames.texi
patch
|
blob
|
history
diff --git
a/lispref/frames.texi
b/lispref/frames.texi
index 02cc1e68f8d109959a1dcb0584d911727548e1a3..0be4c525822be8d64210864ac8542363c7f07cc7 100644
(file)
--- a/
lispref/frames.texi
+++ b/
lispref/frames.texi
@@
-1503,6
+1503,7
@@
This function returns the contents of cut buffer number @var{n}.
If omitted @var{n} defaults to 0.
@end defun
+@anchor{Definition of x-set-cut-buffer}
@defun x-set-cut-buffer string &optional push
This function stores @var{string} into the first cut buffer (cut buffer
0). If @var{push} is @code{nil}, only the first cut buffer is changed.